home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hobby PC 12
/
Hobby PC 12.iso
/
assets
/
Asset Library
/
Stylesheets
/
ultramarine
/
ultramarine.css
< prev
Wrap
Cascading Style Sheet File
|
2001-04-09
|
3KB
|
182 lines
/* WinNS4 */
body, td { font-family: Verdana, 'Myriad Web', Syntax, sans-serif; }
PRE, CODE, TT { font-family: monospace; }
/* WinNS4 */
h1, h2, h3, h4, h5, h6, th, dt { font-family: Tahoma, Verdana, 'Myriad Web', Syntax, sans-serif; }
/* WinNS4 */
/* begin affordances */ /* 8 - bluegold */
A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN,
DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,
LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR,
APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE,
ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND {
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
text-decoration: none;
border-color: #369;
border-style: none;
}
BODY {
color: #F5F5F5;
background: #006;
}
EM {
font-style: normal;
font-weight: bold;
color: #F5F5F5;
background: #006;
}
STRONG {
font-style: italic;
background: #006;
font-weight: bold;
color: #F5F5F5;
}
EM STRONG, STRONG EM {
text-transform: uppercase;
font-style: normal;
font-weight: bolder;
background: #006;
color: #F5F5F5;
}
.warning {
text-transform: none;
font-style: normal;
font-weight: bolder;
background: red;
color: yellow;
}
DEL {
text-decoration: line-through;
background: #600;
}
INS {
text-decoration: none;
background: #060;
}
VAR, CITE, DFN, .note {
font-style: italic;
}
ADDRESS {
font-style: normal;
letter-spacing: .1em;
}
CODE, KBD, SAMP {
font-family: Monotype.com, Courier New, monospace;
}
ACRONYM {
font-variant: small-caps;
letter-spacing: 0.1em;
}
H1, H2, H3, H4, H5, H6, DT, LEGEND, CAPTION, TH, THEAD, TFOOT {
color: #FC0;
background: #006;
}
HR {
color: #369;
}
.colophon {
display: none;
}
CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TR {
color: #F5F5F5;
text-decoration: none;
border-color: #369;
border-style: none;
background: #006;
}
A:link {
text-decoration: none;
font-weight: bold;
color: #F63;
background: #006;
}
A:visited {
text-decoration: none;
font-weight: bold;
color: #6CF;
background: #006;
}
A:active {
text-decoration: none;
font-weight: bold;
color: #006;
background: #69F;
}
A:hover {
text-decoration: none;
color: #FC0;
background: black;
}
A.offsite {
text-decoration: none;
font-weight: normal;
color: #F63;
background: #006;
}
/* end affordances */
/* WinNS4 */
/* WinNS4 */
/* WinNS4 */
/* begin body box */ /* 6 - 'twelvths symmetric' */
BODY {
margin-top: 1.58em;
margin-left: 8%;
margin-right: 5%;
margin-bottom: 1.58em;
padding-top: 0;
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
border-top: 0;
border-left: 0;
border-bottom: 0;
border-right: 0;
width: 48em;
}
/* end body box */